home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1997 May / PC Plus Super CD Issue 127 (May 1997).iso / componen / powerbld / demo / frminput.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1996-06-30  |  2.0 KB  |  62 lines

  1. frmInput
  2. The NewInputBox
  3. Command1
  4. Text1
  5. Label1
  6. MS Sans Serif
  7. Command1_Click
  8. NewInputBox
  9. Text1
  10. MainForm
  11.     Form_Load
  12. SelStart
  13.     SelLenght
  14.     SelLengthe
  15. Text1_Change
  16. Text1_GotFocus
  17. Command1_DragDrop
  18. Index$
  19. Source
  20. Control
  21. hMenu
  22. GetSystemMenu
  23. retInt
  24. DeleteMenu~
  25. SC_SIZE&
  26. SC_CLOSE
  27. SC_TASKLIST
  28. SC_SEPARATOR
  29. Form_QueryUnload
  30. Cancelh
  31. UnloadMode
  32. Command1
  33. Caption1
  34. GetUserString
  35. Enabled
  36. Label1_Click
  37. Form1
  38. Default9
  39. RetStr{
  40. TmpStrW
  41. Bench1r
  42. Benc1
  43. screen
  44. width
  45. height
  46. heidht
  47. frmArray
  48. Command1_Click
  49.  Cancela
  50. Form_Load
  51. Me.Left = (screen.Width - Me.Width) \ 2o
  52. Me.Top = (screen.Height - Me.Height) \ 2
  53.  reduce the system menu 
  54.  define Command.Captions with international (!) text
  55. Command1(1).Caption = "&" + GetUserString(85)
  56.  Command1(0) has the Default-flag
  57.  Command1(1) has the Cancel-flag
  58. Form_QueryUnload
  59.  SystemMenu was selected: UnloadMode = 0
  60. Text1_Change
  61. Text1_GotFocus
  62.